home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 202
- Top = 121
- AutoScroll = False
- Caption = 'Error'
- ClientHeight = 64
- ClientWidth = 163
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -10
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = -7
- Top = 0
- Width = 183
- Height = 66
- TabOrder = 0
- object Label1: TLabel
- Left = 33
- Top = 13
- Width = 120
- Height = 20
- Caption = ' Invalid Arrangement !!!'
- end
- object Button1: TButton
- Left = 39
- Top = 39
- Width = 98
- Height = 20
- Caption = 'Back'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
- end
-